Skip to content

[WTF-2115] Generate types for editable images and files#159

Merged
LEGIO-SEXTA-FERRATA merged 7 commits intomasterfrom
wtf/editablefiles
Mar 5, 2026
Merged

[WTF-2115] Generate types for editable images and files#159
LEGIO-SEXTA-FERRATA merged 7 commits intomasterfrom
wtf/editablefiles

Conversation

@alihcsumer
Copy link
Contributor

Checklist

  • Contains unit tests ✅ ❌
  • Contains breaking changes ✅ ❌
  • Compatible with: MX 7️⃣, 8️⃣, 9️⃣
  • Did you update version and changelog? ✅ ❌
  • PR title properly formatted ([XX-000]: description)? ✅ ❌

This PR contains

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Other (describe)

What is the purpose of this PR?

It will be possible to edit file and image properties. This PR updates the typing accordingly.

Relevant changes

Type generation will now consider allowUpload attribute in the XML to generate the typings for file and image properties.

What should be covered while testing?

...

Extra comments (optional)

Please add extra comments or delete the section if not required

@weirdwater
Copy link
Collaborator

To include the new types we will need to raise the minimum version of the mendix dependency in package.json to 11.8.0, as well as bump the version of the pwt to match.

@alihcsumer alihcsumer force-pushed the wtf/editablefiles branch 7 times, most recently from 44ddc00 to 52b27e6 Compare January 21, 2026 15:03
@mlaponder
Copy link
Collaborator

There is a " merge branch master into" in the commits, can we make it disappear (we need a rebase anyway to resolve the conflict)

@mlaponder
Copy link
Collaborator

We need to add a CHANGELOG entry

@LEGIO-SEXTA-FERRATA LEGIO-SEXTA-FERRATA merged commit c6d705d into master Mar 5, 2026
10 of 11 checks passed
@LEGIO-SEXTA-FERRATA LEGIO-SEXTA-FERRATA deleted the wtf/editablefiles branch March 5, 2026 19:52
LEGIO-SEXTA-FERRATA added a commit that referenced this pull request Mar 5, 2026
## Checklist

-   Contains unit tests ✅ ❌
-   Contains breaking changes ✅ ❌
-   Compatible with: MX 7️⃣, 8️⃣, 9️⃣
-   Did you update version and changelog? ✅ ❌
-   PR title properly formatted (`[XX-000]: description`)? ✅ ❌

## This PR contains

-   [ ] Bug fix
-   [ ] Feature
-   [ ] Refactor
-   [ ] Documentation
-   [ ] Other (describe)

## What is the purpose of this PR?

It will be possible to edit file and image properties. This PR updates
the typing accordingly.

## Relevant changes

Type generation will now consider allowUpload attribute in the XML to
generate the typings for file and image properties.

## What should be covered while testing?

_..._

## Extra comments (optional)

_Please add extra comments or delete the section if not required_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants